Fix the decision about box_face in mode line for reordered text.
authorEli Zaretskii <eliz@gnu.org>
Sat, 18 Jun 2011 08:09:05 +0000 (11:09 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 18 Jun 2011 08:09:05 +0000 (11:09 +0300)
commit67f87d45fffe0a0435dc55c10fcc1741da53f99c
tree7358ef20f1fed3472fa863d82f0fb40273664dab
parentca9e739ef224eeb41423776e4db11acd6773feca
Fix the decision about box_face in mode line for reordered text.
This fixes display of composed characters in buffer name on mode line.

 src/xdisp.c (face_before_or_after_it_pos): Support bidi iteration
 when BEFORE_P is zero.
 (next_element_from_c_string): Handle the case of the first string
 character that is not the first one in the visual order.
src/ChangeLog
src/xdisp.c